@charset "utf-8";
/* CSS Document */

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	line-height:normal;
	padding:inherit;
	background-color: #FFFFFF;
	display: block;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}